projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd1c10f
)
(german): Swap y and z.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 19 Sep 1997 21:01:27 +0000
(21:01 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 19 Sep 1997 21:01:27 +0000
(21:01 +0000)
leim/quail/latin-post.el
patch
|
blob
|
history
diff --git
a/leim/quail/latin-post.el
b/leim/quail/latin-post.el
index a0901bbc6e0eaba8c8768474ceca0ac5bd9ce600..4e02c6c5a8f3d5c0ea66f0c363f6b4e0cf8e35a2 100644
(file)
--- a/
leim/quail/latin-post.el
+++ b/
leim/quail/latin-post.el
@@
-1828,11
+1828,13
@@
Dead accent is right to
\e
,Af
\e
(B." nil t t t t nil nil nil nil nil t)
("-" ?
\e
,A_
\e
(B)
("=" ?\[)
("`" ?\])
+ ("y" ?z)
("[" ?
\e
,A|
\e
(B)
("]" ?+)
(";" ?
\e
,Av
\e
(B)
("'" ?
\e
,Ad
\e
(B)
("\\" ?#)
+ ("z" ?y)
("/" ?-)
("@" ?\")
@@
-1840,6
+1842,7
@@
Dead accent is right to
\e
,Af
\e
(B." nil t t t t nil nil nil nil nil t)
("^" ?&)
("&" ?/)
("*" ?\()
+ ("Y" ?Z)
("(" ?\))
(")" ?=)
("_" ??)
@@
-1850,6
+1853,7
@@
Dead accent is right to
\e
,Af
\e
(B." nil t t t t nil nil nil nil nil t)
(":" ?
\e
,AV
\e
(B)
("\"" ?
\e
,AD
\e
(B)
("|" ?^)
+ ("Z" ?Y)
("<" ?\;)
(">" ?:)
("?" ?_)